home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / Mouseup.cpt / mouseup magazine / card_14014.txt < prev    next >
Text File  |  1988-08-18  |  7KB  |  299 lines

  1. -- card: 14014 from stack: in
  2. -- bmap block id: 24008
  3. -- flags: 0000
  4. -- background id: 2721
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0002
  11. -- rect: left=4 top=46 right=336 bottom=240
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 4 (field)
  23. -- low flags: 00
  24. -- high flags: 0001
  25. -- rect: left=260 top=46 right=333 bottom=495
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseup
  36.   beep 11
  37.   go to card id "3310" of stack "mouseup"
  38.   wait 70 --70 refers to tics which are 1/60th of a second.
  39.   go back
  40. end mouseup
  41.  
  42.  
  43. -- part 7 (button)
  44. -- low flags: 00
  45. -- high flags: 0000
  46. -- rect: left=465 top=311 right=339 bottom=498
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 27009 / 27009
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Next
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   visual effect scroll left
  58.   go to next card
  59. end mouseUp
  60.  
  61.  
  62. -- part 10 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=377 top=311 right=328 bottom=420
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: New Button
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   show card field "4"
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part 11 (field)
  82. -- low flags: 81
  83. -- high flags: 0004
  84. -- rect: left=228 top=226 right=295 bottom=467
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 0
  88. -- font id: 3
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: 
  93. ----- HyperTalk script -----
  94. on mouseup
  95.   hide card field "4"
  96. end mouseup
  97.  
  98.  
  99. -- part 16 (field)
  100. -- low flags: 81
  101. -- high flags: 0004
  102. -- rect: left=212 top=78 right=154 bottom=426
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 0
  106. -- font id: 3
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: 
  111. ----- HyperTalk script -----
  112. on mouseup
  113.   hide card field "4"
  114. end mouseUp
  115.  
  116.  
  117. -- part 17 (button)
  118. -- low flags: 00
  119. -- high flags: 0000
  120. -- rect: left=234 top=309 right=342 bottom=261
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 12008 / 12008
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: Front Page
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   EDIT SCRIPT OF CARD BUTTON 3--USE THE BUTTON AT THE BOTTOM RIGHT TO GO
  132.   --TO THE NEXT CARD--CLICK ON OK BUTTON TO EXIT FROM HERE.
  133.  
  134. end mouseUp
  135.  
  136.  
  137.  
  138. -- part 18 (button)
  139. -- low flags: 00
  140. -- high flags: 0000
  141. -- rect: left=271 top=105 right=131 bottom=317
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 1013 / 1013
  144. -- text alignment: 1
  145. -- font id: 0
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: New Button
  150. ----- HyperTalk script -----
  151. on mouseUp
  152.   SHOW CARD FIELD 5
  153. end mouseUp
  154.  
  155.  
  156.  
  157. -- part 19 (button)
  158. -- low flags: 00
  159. -- high flags: 0000
  160. -- rect: left=278 top=136 right=163 bottom=311
  161. -- title width / last selected line: 0
  162. -- icon id / first selected line: 1014 / 1014
  163. -- text alignment: 1
  164. -- font id: 0
  165. -- text size: 12
  166. -- style flags: 0
  167. -- line height: 16
  168. -- part name: New Button
  169. ----- HyperTalk script -----
  170. on mouseUp
  171.   SHOW CARD FIELD 5
  172. end mouseUp
  173.  
  174.  
  175.  
  176. -- part 20 (button)
  177. -- low flags: 00
  178. -- high flags: 0000
  179. -- rect: left=287 top=239 right=272 bottom=314
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 12008 / 12008
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: Front Page
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   SHOW CARD FIELD 5
  191.  
  192. end mouseUp
  193.  
  194.  
  195.  
  196. -- part 21 (button)
  197. -- low flags: 00
  198. -- high flags: 0000
  199. -- rect: left=280 top=165 right=195 bottom=313
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 1012 / 1012
  202. -- text alignment: 1
  203. -- font id: 0
  204. -- text size: 12
  205. -- style flags: 0
  206. -- line height: 16
  207. -- part name: New Button
  208. ----- HyperTalk script -----
  209. on mouseUp
  210.   SHOW CARD FIELD 5
  211. end mouseUp
  212.  
  213.  
  214.  
  215. -- part 22 (button)
  216. -- low flags: 00
  217. -- high flags: 0000
  218. -- rect: left=415 top=14 right=44 bottom=448
  219. -- title width / last selected line: 0
  220. -- icon id / first selected line: 1012 / 1012
  221. -- text alignment: 1
  222. -- font id: 0
  223. -- text size: 12
  224. -- style flags: 0
  225. -- line height: 16
  226. -- part name: New Button
  227. ----- HyperTalk script -----
  228. on mouseUp
  229.   go to card id 2549
  230. end mouseUp
  231.  
  232.  
  233.  
  234.  
  235. -- part 23 (field)
  236. -- low flags: 01
  237. -- high flags: 0002
  238. -- rect: left=5 top=48 right=200 bottom=242
  239. -- title width / last selected line: 0
  240. -- icon id / first selected line: 0 / 0
  241. -- text alignment: 0
  242. -- font id: 3
  243. -- text size: 12
  244. -- style flags: 0
  245. -- line height: 16
  246. -- part name: 
  247. ----- HyperTalk script -----
  248. ON MOUSEUP
  249.   HIDE CARD FIELD 5
  250.   REPEAT 5
  251.     SET HILITE OF BUTTON 1 TO TRUE
  252.     SET HILITE OF BUTTON 1 TO NOT TRUE
  253.     BEEP
  254.   END REPEAT
  255. END MOUSEUP
  256.  
  257.  
  258. -- part contents for card part 1
  259. ----- text -----
  260.    THE NEXT FOUR CARDS ARE ABOUT READING THIS ISSUE OF MOUSEUP!
  261.    IF HOWEVER YOU ARE NEW TO HYPERCARD I STRONGLY RECCOMEND THAT AT SOME POINT YOU GO THROUGH THE EXCELLENT INTRODUCTION FOUND ON EACH HYPERCARD.
  262.    I WENT THROUGH THE INTRO-DUCTION WHEN I BEGAN USING HYPERCARD. MANY HOURS OF USE LATER I WENT THROUGH IT AGAIN AND WAS SUPRISED BY HOW MUCH MORE I LEARNED ON THE SECOND READING.
  263.    NEVERTHELESS TO ENJOY MOUSEUP! YOU DON'T NEED TO KNOW MUCH!  
  264.     
  265.    
  266.    
  267.    
  268.  
  269.  
  270. -- part contents for card part 4
  271. ----- text -----
  272.    THERE ARE FOUR BASIC SYMBOLS WHICH YOU HAVE TO KNOW IN ORDER TO GO THROUGH THE MOUSE:
  273.            GO TO THE NEXT CARD
  274.            (LOWER RIGHT CORNER)
  275.           
  276.             GO TO THE PREVIOUS CARD
  277.  
  278.              GO TO THE BEGINNING OF A
  279.               SECTION OR GROUP OF
  280.                CARDS
  281.  
  282.               GO BACK TO THE 'FRONT
  283.                PAGE'
  284.  
  285.           IF YOU WANT TO GO HOME DO COMMAND/H.  
  286.  
  287. -- part contents for card part 11
  288. ----- text -----
  289. On the top line of the Tools bar are three icons. The first is the browse tool, the second the button tool and the third the field tool. Select this.
  290.  
  291. -- part contents for card part 16
  292. ----- text -----
  293. A hidden field! Shown by a hidden button. All in the interest of science. You get rid of notes by clicking on them.
  294.  
  295.  
  296. -- part contents for card part 23
  297. ----- text -----
  298. THIS IS A DEMONSTRATION BUTTON. TO GO TO THE NEXT PAGE OF THE INTRODUCTION USE THE BUTTON AT THE BOTTOM LEFT HAND OF THIS CARD. IF YOU CLICK ON THIS FIELD IT WILL BE HIDDEN AND THE BUTTON TO
  299. GO TO THE NEXT CARD WILL BEEP AS IT FLASHES OFF & ON.